Update tests to work with optional elements rather than optional flags
authorJonathan Dieter <jdieter@gmail.com>
Tue, 13 Nov 2018 13:56:18 +0000 (13:56 +0000)
committerJonathan Dieter <jdieter@gmail.com>
Tue, 13 Nov 2018 13:56:18 +0000 (13:56 +0000)
commit8306c48ed085df9821b36635fb4da7245da3424f
tree00c243d5ae86fbae8b6f8ecc70034a7924b6ea33
parentda616772d8177fe063dfc54f94b498121791bd4d
Update tests to work with optional elements rather than optional flags

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
test/files/empty.optelems.zck [new file with mode: 0644]
test/files/empty.optflags.zck [deleted file]
test/invalid_input_checksum.c
test/meson.build
test/optelems.c [new file with mode: 0644]
test/optflag.c [deleted file]